home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13205 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: dispatch.news.demon.net!demon!mmd-uk.demon.co.uk
  2. From: rich@mmd-uk.demon.co.uk
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Serial/Parallel Port programs
  5. Date: Sun, 24 Mar 1996 10:25:02 GMT
  6. Message-ID: <827663137.7796@mmd-uk.demon.co.uk>
  7. References: <31543F8F.2F93@yuma.acns.colostate.edu>
  8. NNTP-Posting-Host: mmd-uk.demon.co.uk
  9. X-NNTP-Posting-Host: mmd-uk.demon.co.uk
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Dick Hill <dhill@yuma.acns.colostate.edu> wrote:
  13.  
  14. >o<Does anyone know of a book or something on how to get data and save to 
  15. >o<disk file, raw data using the serial or parallel port of a PC.  
  16. >o<Preferably the parallel port.  I would like to use an old 286 or 386 to 
  17. >o<log various instruments.   Temperature, Humidity & etc.  Any help would 
  18. >o<be much appreciated.
  19.  
  20. How much do you need to know, reading the parallel port is easy, you
  21. have four pins which are available to be read.  As long as the data
  22. you wish to read can be presented on 4 pins you won't have a problem.
  23. Mail me if you want to discuss it further.
  24.  
  25.  
  26. HTH
  27.  
  28.  
  29. Rich
  30.  
  31.  
  32.